Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Dependency related change java Pull requests that update Java code labels May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 18:30
@MarkEWaite
Copy link
Contributor

Will need to wait until Jackson 1.29.0 is available from the Jackson API plugin and the Jenkins plugin BOM.

@MarkEWaite
Copy link
Contributor

MarkEWaite commented May 22, 2025

The Jackson 2 API update to 2.19.0 will happen in the Jenkins BOM release that is scheduled for tomorrow, Friday May 23, 2025. BOM merged the Jackson 2 API update in:

Once that new BOM release is available, then this plugin can be updated to use that new BOM release and then this pull request can be rebased and it should pass.

@Puffy1215
Copy link
Contributor

@dependabot rebase

Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0.

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.fasterxml.jackson.jakarta.rs-jackson-jakarta-rs-json-provider-2.19.0 branch from 844a178 to 683ae5c Compare May 28, 2025 13:39
@Puffy1215 Puffy1215 merged commit d25b531 into master May 28, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.fasterxml.jackson.jakarta.rs-jackson-jakarta-rs-json-provider-2.19.0 branch May 28, 2025 13:47
Puffy1215 pushed a commit to Puffy1215/gitee-plugin that referenced this pull request May 28, 2025
jenkinsci#85)

Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0.

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@MarkEWaite
Copy link
Contributor

@Puffy1215 we've found a problem with Jackson API 2.19.0 that has caused me to request that we stop distributing the plugin. That pull request is:

A new release of the Jenkins plugin BOM is being prepared that will replace Jackson 2.19.0-404... with 2.18.3-... in the plugin BOM. That release process should complete in the next 8 hours. It is being tracked in:

If a release of gitee-plugin has been created that requires Jackson 2.19.0 (due to the plugin BOM), then a new release is needed after the new plugin BOM is released.

MarkEWaite added a commit to MarkEWaite/gitee-plugin that referenced this pull request May 28, 2025
…-provider (jenkinsci#85)"

Jackson 2 API 2.19.0 causes problems for some configurations of Kubernetes
agents.  Do not require Jackson 2 API 2.19.0.

This reverts commit d25b531.
MarkEWaite added a commit that referenced this pull request May 29, 2025
* Revert "Bump com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider (#85)"

Jackson 2 API 2.19.0 causes problems for some configurations of Kubernetes
agents.  Do not require Jackson 2 API 2.19.0.

This reverts commit d25b531.

* Revert "Updated BOM version"

Includes Jackson 2 API 2.19.0 and that causes issues for some
configurations of Kubernetes plugins.

This reverts commit bb3bca6.

* Use latest plugin BOM release to revert to Jackson 2.18.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants